home *** CD-ROM | disk | FTP | other *** search
/ EZ Internet / EZ Internet.iso / eudora / readme.txt < prev    next >
Text File  |  1995-05-18  |  12KB  |  296 lines

  1. ==================
  2. Eudora for Windows
  3. ==================
  4.  
  5. Version 1.4.3
  6.  
  7. This is the freeware version of Eudora for Windows. There is also a commercial
  8. version of Eudora called Eudora by QUALCOMM (Version 2.0 and above).
  9. If you want any information about the commercial version (such as what
  10. advantages it has over the free version, or what the pricing is for the
  11. commercial version), please send email to eudora-sales@qualcomm.com, 
  12. or call (800) 2-EUDORA (that's 1-800-238-3672).  The commercial version
  13. is offered for a very reasonable price, and has many features that 
  14. make it a much more valuable tool than the free version.
  15.  
  16. There is information about the commercial version of Eudora on the Web
  17. page for Qualcomm's QUEST group. The URL is http://www.qualcomm.com/quest/QuestMain.html.
  18. You may also get information about the commercial version from our anonymous
  19. ftp server, ftp.qualcomm.com, in the directory quest/product_literature.  
  20. There are three formats available: Word for Windows, Common Ground
  21. (an embedded viewer/printer), and PostScript.
  22.  
  23. The latest freeware version of Eudora for Windows can be found on ftp.qualcomm.com,
  24. in the directory quest/eudora/windows/1.4.
  25.  
  26.  
  27. --------------------
  28. Minimum Requirements
  29. --------------------
  30.  
  31. Eudora for Windows requires the following:
  32.  
  33.     - IBM PC compatible machine
  34.     - MS Windows Version 3.1
  35.     - WinSock v1.1 compliant TCP/IP stack
  36.     - Microsoft (or compatible) mouse (highly recommended)
  37.     - At least 750KB of free disk space (more depending on mailbox sizes)
  38.  
  39.  
  40.  
  41. --------------
  42. How to Install
  43. --------------
  44.  
  45. 1.  Create a new directory for the Eudora files (C:\EUDORA is a good choice).
  46.  
  47.  
  48. 2.  Copy the executable file into the directory you created in step #1:
  49.  
  50.     WEUDORA.EXE
  51.  
  52.  
  53. 3.  Add the following environment variable to your AUTOEXEC.BAT file:
  54.  
  55.     SET TMP=C:\TMP                 (or some temp directory)
  56.  
  57.     Make sure that this directory exists.
  58.  
  59.  
  60. 4.  Run MS Windows and add Eudora as a Program Item to a new or existing
  61.     Program Group.
  62.  
  63.     If you wish your mail files to reside somewhere other than where the
  64.     executable resides, then you can set the mail directory by specifying
  65.     the directory as the first parameter on the command line of the
  66.     Program Item that you create for Eudora.
  67.  
  68.     This is useful if you want to keep the executable on a server, but each
  69.     user has its own mail heirarchy.  It also works for when you want to
  70.     have multiple users on one PC.  Always keep the help file in the same
  71.     directory as the executable.
  72.  
  73.     Eudora will use the directory on the command line first.  If
  74.     that isn't present, the directory where the executable resides will be
  75.     used.
  76.  
  77.  
  78. -------------------
  79. Configuration Notes
  80. -------------------
  81.  
  82. The first time you run Eudora you will have to edit some of the configuration
  83. information in order to be able to send and receive mail.  
  84.  
  85. Select Configuration... from the Special Menu.
  86. The fields you need to review are:
  87.  
  88.     POP Account:     This should be set to the address where you receive
  89.                      your mail. The entry must be entered in the following
  90.                      form: 
  91.                          "username@machine_name"
  92.                      This is a required field on this screen.
  93.  
  94.     Real Name:         This is field you can use to fill in your actual name
  95.                      (i.e. John Smith) and it will be appended to the 
  96.                      return address in messages you send, enclosed in 
  97.                      parentheses.
  98.  
  99.     SMTP Server:     This should be set to the address of a machine that
  100.                      supports SMTP. If the machine that your POP account is
  101.                      on supports SMTP, you need not fill this in (Eudora will
  102.                      use the machine your POP account is on to deliver mail
  103.                      also).
  104.  
  105.     Return Address:  This should be set to the address of how you wish your
  106.                      return address to appear in mail that you send.  If your
  107.                      POP account (as shown above) is also your return address,
  108.                      you can leave this field blank also.
  109.  
  110.  
  111. If you have the New Mail Notification "Sound" switch on, then when new mail
  112. arrives, you will hear a notification sound.  In order for this to work,
  113. your system must have a properly configured sound board, or you must have
  114. installed the Sound Driver for PC-Speaker (anonymous ftp from 
  115. ftp.qualcomm.com the file /quest/windows/utils/SPEAK.EXE).  Eudora has
  116. a built-in sound, but if you wish to supply your own, it must be in .WAV
  117. format.  To change the default new mail sound, edit the EUDORA.INI file and
  118. add an entry entry in the [Miscellaneous] section called NewMailSound.  Set
  119. the entry to the filename of the wave file.  If the entry is just
  120. a filename, with no path, then Eudora will look for it in the mail
  121. directory.  Here's an example of what it may look like in the INI file:
  122.  
  123. [Miscellaneous]
  124. NewMailSound=NEWMAIL.WAV
  125.  
  126.  
  127. If the mail you are sending is bouncing back to you saying that the message
  128. does not have a Date: header, add the following entry to your EUDORA.INI file:
  129.  
  130. [Miscellaneous]
  131. TimeZone=xxxnnnyyy
  132.  
  133. where xxx, yyy are timezone abbreviations like PST, PDT, CDT, and nnn is
  134. the offset in hours WEST of GMT (i.e those that are east of GMT should
  135. enter a negative number here).  xxx is the timezone during Standard Time
  136. and yyy is the timezone during Daylight Savings Time.  If you do not
  137. change your clocks during Daylight Savings Time, leave yyy blank.
  138. Here's some samples:
  139.      TimeZone=PST8PDT
  140.      TimeZone=EST5EDT
  141.      TimeZone=MET-1
  142.  
  143. If you don't specify a TimeZone entry, then a Date: header will not be
  144. put in outgoing messages, which is fine for most users because their 
  145. mail server will insert the correct Date: header.  The moral is: if you 
  146. don't get messages bounced because of a missing Date: header, then leave the
  147. TimeZone entry alone.
  148.  
  149.  
  150. TCP/IP Services
  151. ---------------
  152.  
  153. Eudora makes use of several different TCP/IP services, and has default
  154. port numbers for these services.  Most sites put these services on the
  155. default ports, but some may not.  Contact your site network adminstrator
  156. to make sure that the following services listed below are indeed on the
  157. default port numbers.  If they aren't, you'll have to make some changes to
  158. some configuration file(s) in your TCP/IP package (usually to a SERVICES file).
  159.  
  160. Below are a list of the services which Eudora uses, and what they
  161. might look like in a typical services file.  The names of these services
  162. must be exactly as named here (e.g. the entry for the POP3 service must
  163. be "pop3" and not "pop-3").  Make sure that you make any changes necessary
  164. for your TCP/IP package to specifiy the location of the SERVICES file.
  165.  
  166. To send mail:
  167.     smtp      25/tcp
  168.  
  169. To receive mail:
  170.     pop3      110/tcp
  171.  
  172. To use Ph (if your site has a Ph server):
  173.     csnet-ns  105/tcp
  174.  
  175. To use Finger (if your site supports finger):
  176.     finger    79/tcp
  177.  
  178. To use the Change Password... function in Eudora, your site must have a
  179. password changing server installed.  See the directory
  180. quest/unix/servers/password on ftp.qualcomm.com for examples of password
  181. changing servers):
  182.     epass   106/tcp
  183.  
  184. There are also entries in the [Configurations] section of the EUDORA.INI file
  185. for default port numbers of services.  These are provided for setups in which
  186. the SERVICES file cannot be modified.  Do not use these entries unless the
  187. services are not on default port numbers and you cannot modify them in your
  188. TCP/IP package (or you aren't using one, which is the case for the
  189. Dialup connection method).  Here are sample INI entries:
  190.  
  191. [Configurations]
  192. SMTPPort=25
  193. POPPort=110
  194. PHPort=105
  195. FingerPort=79
  196. EudoraPassPort=106
  197.  
  198.  
  199.  
  200. Please Report Bugs
  201. ------------------ 
  202.  
  203. Send any and all bugs to eudora-hotline@qualcomm.com, and we'll try
  204. to respond to you as quickly as possible. 
  205.  
  206. If the bug involves a GPF, then be sure to include a Dr. Watson log file
  207. (Win32 users, be sure to send a Win16 Dr. Watson log, not a Win32 one).
  208. There's an application called Dr. Watson (it's in your Windows directory,
  209. DRWATSON.EXE) that will write some important debugging information to a log
  210. file (DRWATSON.LOG, also in the Windows directory), and will also prompt
  211. you to jot down a few words about what you were doing when the crash
  212. occurred.  This information is extremely helpful for tracking down
  213. problems.  In his spare time, Dr. Watson enjoys sitting as an icon at the
  214. bottom of the screen.
  215.  
  216. The entries are appended to the end of the log file, so it can grow very
  217. large.  Periodically delete the file to keep its size to a minimum.  When
  218. you include a log file as part of a bug report, PLEASE, PLEASE, PLEASE,
  219. edit the log file so that only the pertinent part(s) are included.  It's
  220. really not fun to wade through months of someone's log file.
  221.  
  222. You can make a Program Item for Dr. Watson in your StartUp Program Group so
  223. that you don't have to manually start it every time you start Windows.
  224.  
  225.  
  226. ----------------
  227. Developers' Note
  228. ----------------
  229.  
  230. This freeware version of Eudora is now postcardware!
  231. If you try out Eudora, and decide that you'd like to use it on a regular
  232. basis, then just send a postcard to the following address:
  233.  
  234. Jeff Beckley
  235. QUEST
  236. QUALCOMM Incorporated
  237. 6455 Lusk Blvd.
  238. San Diego, CA  92121-2779
  239. USA
  240.  
  241. Postcards that have something to do with where you live are an especially
  242. good choice, as I like to see all the interesting places that Eudora is
  243. being used.  Humorous or unusual postcards are a favorite of mine, and you
  244. never know when I may decide that someone's postcard was interesting enough
  245. to make them a tester for the commercial version of Eudora.
  246.  
  247.  
  248. The Eudora for Windows Development Team
  249. Jeff Beckley       beckley@qualcomm.com
  250.  
  251.  
  252. -----------------------------
  253. License and Legal Information
  254. -----------------------------
  255.  
  256. This Eudora Software is owned by QUALCOMM Incorporated.  
  257. QUALCOMM grants to the user a nonexclusive license to use this Eudora 
  258. Software solely for its internal business purposes.  The user may not 
  259. commercially distribute, sublicense, resell, or otherwise transfer for any 
  260. consideration, or reproduce for any such purposes, the Eudora software 
  261. or any modification or derivation thereof, either alone or in conjunction 
  262. with any other product or program.  Further, the user may not modify the 
  263. Eudora Software, other than for its own internal business use.
  264.  
  265. THIS EUDORA SOFTWARE IS PROVIDED TO THE USER ''AS IS.''  QUALCOMM 
  266. MAKES NO WARRANTIES, EITHER EXPRESS OR IMPLIED, WITH RESPECT TO 
  267. THIS EUDORA SOFTWARE AND/OR ASSOCIATED MATERIALS PROVIDED TO 
  268. THE USER, INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF MERCHANTABILITY, 
  269. FITNESS FOR A PARTICULAR PURPOSE OR AGAINST INFRINGEMENT. QUALCOMM
  270. DOES NOT WARRANT THAT THE FUNCTIONS CONTAINED IN THE SOFTWARE WILL
  271. MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF THE SOFTWARE WILL BE
  272. UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN THE SOFTWARE WILL BE
  273. CORRECTED.  FURTHERMORE, QUALCOMM DOES NOT WARRANT OR MAKE ANY 
  274. REPRESENTATIONS REGARDING THE USE OR THE RESULTS OF THE USE OF THE 
  275. SOFTWARE OR ANY DOCUMENTATION PROVIDED HEREWITH IN TERMS OF THEIR
  276. CORRECTNESS, ACCURACY, RELIABILTY, OR OTHERWISE.  NO ORAL OR WRITTEN 
  277. INFORMATION OR ADVICE GIVEN BY QUALCOMM OR A QUALCOMM AUTHORIZED 
  278. REPRESENTATIVE SHALL CREATE A WARRANTY OR IN ANY WAY INCREASE THE 
  279. SCOPE OF THIS WARRANTY.
  280.  
  281. LIMITATION OF LIABILITY -- QUALCOMM AND ITS LICENSORS ARE NOT LIABLE FOR
  282. ANY CLAIMS OR DAMAGES WHATSOEVER, INCLUDING PROPERTY DAMAGE, PERSONAL INJURY,
  283. INTELLECTUAL PROPERTY INFRINGEMENT, LOSS OF PROFITS, OR INTERRUPTION OF
  284. BUSINESS, OR FOR ANY SPECIAL, CONSEQUENTIAL OR INCIDENTAL DAMAGES, 
  285. HOWEVER CAUSED, WHETHER ARISING OUT OF BREACH OF WARRANTY, CONTRACT,
  286. TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY, OR OTHERWISE.
  287.  
  288. EUDORA IS A REGISTERED TRADEMARK OF THE UNIVERITY OF ILLINOIS, LICENSED TO
  289. QUALCOMM; QUALCOMM IS A REGISTERED TRADEMARK OF QUALCOMM INCORPORATED.  WINDOWS
  290. IS A REGISTERED TRADEMARK OF MICROSOFT CORPORATION.  ALL OTHER TRADEMARKS AND
  291. SERVICE MARKS ARE THE PROPERTY OF THEIR RESPECTIVE OWNERS.
  292.  
  293.  
  294.  
  295.  
  296.